| 2019-09-02 |
Jan Beulich | x86: shrink video_{flags,mode} to {8,16} bits |
commit | commitdiff | tree | snapshot |
| 2019-09-02 |
Jan Beulich | x86: a little bit of 16-bit video mode setting code... |
commit | commitdiff | tree | snapshot |
| 2019-09-02 |
Jan Beulich | x86/ACPI: restore VESA mode upon resume from S3 |
commit | commitdiff | tree | snapshot |
| 2019-09-02 |
Jan Beulich | x86emul: generalize wbinvd() hook |
commit | commitdiff | tree | snapshot |
| 2019-09-02 |
Jan Beulich | timers: limit heap size |
commit | commitdiff | tree | snapshot |
| 2019-08-30 |
Igor Druzhinin | x86/domain: don't destroy IOREQ servers on soft reset |
commit | commitdiff | tree | snapshot |
| 2019-08-30 |
Jan Beulich | x86: move INVPCID_TYPE_* to x86-defns.h |
commit | commitdiff | tree | snapshot |
| 2019-08-30 |
Jan Beulich | x86/ACPI: re-park previously parked CPUs upon resume... |
commit | commitdiff | tree | snapshot |
| 2019-08-30 |
Chao Gao | x86/ucode/AMD: make freeing of old ucode conditional |
commit | commitdiff | tree | snapshot |
| 2019-08-29 |
Jan Beulich | x86: properly gate clearing of PKU feature |
commit | commitdiff | tree | snapshot |
| 2019-08-29 |
Roger Pau Monné | partially revert "x86/mm: Clean IOMMU flags from p2m... |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | x86/boot: Drop all use of lmsw |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | x86/boot: Further minor GDT corrections |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | x86/suspend: Simplify system table handling on resume |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | x86/desc: Move boot_gdtr into .rodata |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | x86/suspend: Sanity check more properties in enter_state() |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | xen: Drop XEN_DOMCTL_{get,set}_machine_address_size |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Andrew Cooper | xen: Drop XEN_DOMCTL_suppress_spurious_page_faults |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Paul Durrant | x86/hvm/domain: remove the 'hap_enabled' flag |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Roger Pau Monné | p2m/ept: pass correct level to atomic_write_ept_entry... |
commit | commitdiff | tree | snapshot |
| 2019-08-28 |
Chao Gao | microcode/amd: fix memory leak |
commit | commitdiff | tree | snapshot |
| 2019-08-27 |
Julien Grall | xen/arm: traps: Remove all zero padding before PRIregis... |
commit | commitdiff | tree | snapshot |
| 2019-08-27 |
Igor Druzhinin | x86/mm: correctly initialise M2P entries on boot |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Brian Woods | MAINTAINERS: remove myself from SVM and AMD IOMMU |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Igor Druzhinin | tools/oxenstored: port XS_INTRODUCE evtchn rebind funct... |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Paul Durrant | x86/domain: remove the 's3_integrity' flag |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Paul Durrant | domain: remove the 'is_xenstore' flag |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Paul Durrant | passthrough: make deassign_device() static |
commit | commitdiff | tree | snapshot |
| 2019-08-23 |
Andrew Cooper | x86/vtd: Fix S3 resume following c/s 650c31d3af |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Julien Grall | xen/console: debugtrace: Compute the buffer length... |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Julien Grall | xen/console: Fix build when CONFIG_DEBUG_TRACE=y |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Paul Durrant | include/public/memory.h: remove the XENMEM_rsrc_acq_cal... |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Marek Marczykowski... | python: do not report handled EAGAIN error |
commit | commitdiff | tree | snapshot |
| 2019-08-21 |
Paul Durrant | viridian: make viridian_time_domain_freeze() safe to... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Roger Pau Monne | x86/p2m: fix non-translated handling of iommu mappings |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Pawel Wieczorkiewicz | python: Add XC binding for Xen build ID |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: add reserved-memory regions to the dom0 memory... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: don't iomem_permit_access for reserved-memory... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: handle reserved-memory in consider_modules... |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: early_print_info print reserved_mem |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: fix indentation in early_print_info |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: keep track of reserved-memory regions |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: make process_memory_node a device_tree_node_func |
commit | commitdiff | tree | snapshot |
| 2019-08-20 |
Stefano Stabellini | xen/arm: pass node to device_tree_for_each_node |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Pawel Wieczorkiewicz | livepatch: always print XENLOG_ERR information |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/x86: pv: Convert update_intpte() to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen: Convert is_xen_fixed_mfn to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen: Convert is_xen_heap_mfn to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen: Convert hotplug page function to use typesafe MFN |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/grant-table: Make arch specific macros typesafe |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Julien Grall | xen/x86: Make mfn_to_gfn typesafe |
commit | commitdiff | tree | snapshot |
| 2019-08-19 |
Michał Kowalczyk | x86: Restore IA32_MISC_ENABLE on wakeup |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/console: Simplify domU console handling in guest_co... |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/public: Document HYPERCALL_console_io() |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/console: Rework HYPERCALL_console_io interface |
commit | commitdiff | tree | snapshot |
| 2019-08-16 |
Julien Grall | xen/console: Don't treat NUL character as the end of... |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Alexandru Stefan... | x86/mm: Clean IOMMU flags from p2m-pt code |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Julien Grall | xen/arm: setup: Add Xen as boot module before printing... |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Michael Young | tools/pygrub: Failing to set value to 0 in Grub2ConfigFile |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | tools/xenstat: Fix -Wformat-truncation= issue |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | tools/xenstat: Fix -Wunused-function issue |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | x86/tss: Fix clang build following c/s 7888440625 |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | x86/AMD-Vi: Fold exit paths of {enable,disable}_iommu() |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Andrew Cooper | x86/boot: Simplify %fs setup in trampoline_setup |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Viktor Mitin | xen/arm: domain_build: Consolidate make_timer_node... |
commit | commitdiff | tree | snapshot |
| 2019-08-14 |
Viktor Mitin | xen/arm: extend fdt_property_interrupts to support... |
commit | commitdiff | tree | snapshot |
| 2019-08-13 |
Andrew Cooper | x86/pv: Clean up cr3 handling in arch_set_info_guest() |
commit | commitdiff | tree | snapshot |
| 2019-08-13 |
David Woodhouse | x86/boot: Remove gratuitous call back into low-memory... |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/vvmx: Fix nested virt on VMCS-Shadow capable hardware |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/atomic: Improvements and simplifications to assembl... |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | xen/percpu: Make DECLARE_PER_CPU() and __DEFINE_PER_CPU... |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Jan Beulich | x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/desc: Drop __HYPERVISOR_CS32 |
commit | commitdiff | tree | snapshot |
| 2019-08-12 |
Andrew Cooper | x86/desc: Build boot_{,compat_}gdt[] in C |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Julien Grall | xen/page_alloc: Keep away MFN 0 from the buddy allocator |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Andrew Cooper | xen/link: Introduce .bss.percpu.page_aligned |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Jan Beulich | x86: define a few selector values |
commit | commitdiff | tree | snapshot |
| 2019-08-09 |
Marek Marczykowski... | python: fix -Wsign-compare warnings |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Stefano Stabellini | xen/arm: unbreak arm64 build for older toolchains |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Juergen Gross | xen/sched: fix memory leak in credit2 |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | xen/percpu: Drop unused asm/percpu.h includes |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | xen/percpu: Drop unused xen/percpu.h includes |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | arm/percpu: Move {get,set}_processor_id() into current.h |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | x86/desc: Shorten boot_{,compat_}gdt[] variable names |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | x86/boot: Set Accessed bits in boot_cpu_{,compat_}gdt_t... |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | x86/asm: Include msr-index.h rather than msr.h |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Stefano Stabellini | libxl: 9pfs has a QEMU backend |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Jan Beulich | AMD/IOMMU: drop stray "else" |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Jan Beulich | AMD/IOMMU: miscellaneous DTE handling adjustments |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Roger Pau Monné | x86/apic: enable x2APIC mode before doing any setup |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Lukasz Hawrylko | Intel TXT: add reviewer, move to Odd Fixes state |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Jan Beulich | CODING_STYLE: document intended usage of types |
commit | commitdiff | tree | snapshot |
| 2019-08-07 |
Andrew Cooper | passthrough/amd: Drop "IOMMU not found" message |
commit | commitdiff | tree | snapshot |
| 2019-08-06 |
George Dunlap | mm: Safe to clear PGC_allocated on xenheap pages withou... |
commit | commitdiff | tree | snapshot |
| 2019-08-06 |
Andrew Cooper | tests/x86emul: Annotate test blobs as executable code |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Andrew Cooper | x86/shim: Fix parallel build following c/s 32b1d62887d0 |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Andrew Cooper | x86/shim: Refresh pvshim_defconfig |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Dario Faggioli | xen: sched: refactor the ASSERTs around vcpu_deassing() |
commit | commitdiff | tree | snapshot |
| 2019-08-05 |
Dario Faggioli | xen: sched: reassign vCPUs to pCPUs, when they come... |
commit | commitdiff | tree | snapshot |
| next |